CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fpga 滤波

搜索资源列表

  1. fir

    0下载:
  2. 该程序实现了一个FIR滤波加速器,该程序在FPGA板上开发,通过使用VHDL语言来定义RS232端口的使用-design a FIR Filter Accelerator based on FPGA board and RS232 interface using VHDL language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:594279
    • 提供者:浦馨
  1. VLSI-Project-Median-filer

    0下载:
  2. FPGA和ASIC实现的图像中值滤波模块,各模块的仿真结果以及MATLAB,Modelsim联合仿真。这是中科大超大规模集成电路设计优化的final project。附有最终版的report和presention。-FPGA and ASIC implementation of image filtering modules, each module of the simulation results and MATLAB, Modelsim co-simulation. This is the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-02
    • 文件大小:14796284
    • 提供者:刘星宇
  1. FIR5

    0下载:
  2. FPGA基于FIR的滤波,EP2C8芯片 40Mhz的采样频率,50KHz的截止频率的低通滤波,自己调试可用-FPGA-based FIR filter, EP2C8 chip 40Mhz sampling frequency, 50KHz cutoff frequency of the low pass filter, own debugging available
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8498758
    • 提供者:马双
  1. DDS

    0下载:
  2. 第一,DDS模块是一个比较常用的用数字方式实现模拟信号的方法,以前一直只用了频率控制,这一次还通过深入理解用上了相位控制,从这个角度来讲,可以用FPGA小菜一碟的实现频率和相位可控的多通道SPWM波,然后再去外加上RC滤波电路和运放电路就可以实现可控正弦波。 第二,这里的DDS模块还有产生一个可逆计数器的计数使能时钟和方向控制时钟,需要具体说说的是,如果你输出的正弦值是8位的,那么你的计数器的计数范围是在0---255---0,如果你输出的正弦值是9位的,那么你的计数器的计数范围是在0--
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-17
    • 文件大小:163011
    • 提供者:张雪亮
  1. Radar-Signal-Processing

    0下载:
  2. 一些关于雷达系统硬件电路设计,数字滤波设计及FPGA/DSP等设计的文章,对初学者很具有参考意义。-Some articles about the radar system hardware circuit design, digital filter design and FPGA/DSP, such as design, it is a reference for the beginner.
  3. 所属分类:Project Design

    • 发布日期:2017-06-01
    • 文件大小:14240982
    • 提供者:南煎丸子
  1. fir_digital

    0下载:
  2.   本文对数字基带信号脉冲成型滤波的应用、原理及实现进行了研究。首先介绍了数字成型滤波的应用意义并分析了模拟和数字两种硬件实现方法,接着介绍了成形滤波器设计所需要MATLAB软件,以及利用ISE system generator在FPGA上进行滤波器实现的优势。文中给出了成形滤波函数的数学模型,讨论了几种常用成形滤波函数的传输特性以及对传输系统信号误码率的影响。然后介绍了本次设计中使用到的数字成形滤波器设计的几种FIR滤波器结构。把各种设计方案进行仿真,比较仿真结果,最后根据实际应用的情况并结合
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:570058
    • 提供者:yang
  1. 7_ImageEnhance

    1下载:
  2. 基于System Generator的图像处理工程,多媒体处理FPGA实现的源码,图像增强处理,平滑,锐化,滤波-System Generator based image processing engineering, multimedia processing FPGA implementation source code, image enhancement, smoothing, sharpening, filtering
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:3071975
    • 提供者:wan
  1. fir18

    0下载:
  2. 介绍了一种基于FPGA和高精度A/D转换器结合的FIR滤波器电路系统,该滤波器采用乘法累加器算法,并利用X ilinx公司XC3S500E的FPGA进行试验验证,主要包括对输入的正弦波信号进行A/D转换后进行滤波,通过上位机显示滤波结果。 -Introduces an FPGA-based FIR filter circuit systems and high-precision A/D converter combined, the filter algorithm using multipl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1554322
    • 提供者:安昕烨
  1. cic_cz

    0下载:
  2. 在altera平台用verilog硬件描述语言实现cic插值滤波,在modelsim软件中仿真通过,包含完整的工程代码,可以直接下载到FPGA中运行-In the Altera platform using Verilog hardware descr iption language CIC interpolation filter, through the simulation in Modelsim software, including the complete project co
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1086505
    • 提供者:汪少锋
  1. guided_filter

    0下载:
  2. 剔除了bug完全可编译运行,是分析guider 滤波,设计其他平台如FPGA等算法的很好的参考。-Excluding the bug can be compiled to run fully, is to analyze the guider filter, designed for other platforms such as FPGA algorithms such as a good reference.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2178013
    • 提供者:dong zheng
  1. 1756456

    0下载:
  2. 设计了一种基于TMS320C6455与FPGA 的实时图像跟踪系统,该系统首先采用MAX9526 采集图像,利用FPGA 对图像进行均值滤波,滤波后数据采用乒乓方式传输给DSP。Mean Shift 跟踪算法采用图像像素灰度距离中心点的距离作 为目标特征建立核函数,实现对目标的实时跟踪。实验表明,该系统具有良好的实时性与稳定性。-Designed a real-time image-based tracking system TMS320C6455 and FPGA, the system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1670195
    • 提供者:rambolyb
  1. zhongzhilvbo

    0下载:
  2. 中值滤波的FPGA(Verilog语言)实现方法,可以作为通信,图像专业的编程参考, -Median filter FPGA (Verilog language) implementation can be used as communication, professional programming reference image,
  3. 所属分类:Communication

    • 发布日期:2015-07-05
    • 文件大小:2606080
    • 提供者:安靖宇
  1. MedianFilter33

    0下载:
  2. 基于3x3窗口的FPGA 调试好使的中值滤波程序,-Debugging that median filtering program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:60407
    • 提供者:FLL
  1. MID_FILTER

    0下载:
  2. 中值滤波算法的verilog实现,可用于相关算法在基于FPGA的嵌入式图像处理系统中。-Median filtering algorithm verilog realization available FPGA-based embedded image processing system.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1705702
    • 提供者:shimmy_lee
  1. midfilter

    0下载:
  2. MATLAB里的simulink的dspbuilder设计的图像中值滤波,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行-MATLAB simulink in the design of dspbuilder image median filtering, can be run directly, and transformed by matlab to quartus and downloaded to the FPGA run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:39085
    • 提供者:静水
  1. gfilter

    0下载:
  2. MATLAB里的simulink的dspbuilder设计的图像高斯滤波,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行-MATLAB simulink in the design of the image of dspbuilder Gaussian filter can be run directly, and transformed by matlab to quartus and downloaded to the FPGA run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:33863
    • 提供者:静水
  1. FPGA32JFIR

    0下载:
  2. 基于FPGA的FIR滤波,希望对其它人有用-FPGA-based FIR filter, hope useful for other people! ! ! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:667732
    • 提供者:wang
  1. sobel

    0下载:
  2. 基于FPGA的sobel滤波。使用vivado 2014.2实现的YUV图像的sobel滤波。-Sobel filter based on FPGA. YUV image Sobel filtering using vivado to achieve the 2014.2.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20752384
    • 提供者:张威
  1. 5.4.5_LMS

    0下载:
  2. 自动滤波FPGA实现,使用的是VHDL语言!-Automatic filter FPGA implementation using VHDL language!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2530765
    • 提供者:廖阳阳
  1. fpga_lms

    0下载:
  2. 该文章主要介绍如何使用FPGA设计LMS自适应滤波算法-The article mainly introduces how to use the FPGA design LMS adaptive filtering algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1178811
    • 提供者:wangqian
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com